EMT Practice Test

1. Question Content...


Question List

Question1: A BAR file including a message flow with MQInput node is deployed to a test environment. After the test is successfully completed, an administrator is asked to deploy the same BAR file to the UAT environment.
The administrator uses the broker archive editor to change the queue name in MQInput node. However, after clicking build broker archive the queue name does not change.
What does the administrator need to do?

Question2: The broker environment in a company is as follows: The administrator has set up Public Key Infrastructure (PKI) at the broker level. For the flows that contained SOAP Input nodes, the administrator has set up PKI at the execution group level. The administrator also configured the broker-wide listener for the HTTP node based web services. In this environment, the administrator was asked to deploy a new secured web service based on HTTP nodes in the same execution group that contained SOAP node based web service.
After a few days the partner system that was making HTTP(s) calls to this new web service reported SSL certificate expiry errors.
What should the administrator do to resolve this problem?

Question3: An administrator needs to deploy several BAR files to the same execution group (EG) using WebSphere Message Broker Explorer. Not all of the BAR files are in the WebSphere Message Broker Explorer workspace. How can the administrator perform the task in one step?

Question4: An administrator needs to gather a detailed user level trace to diagnose an issue with a flow F1 in execution group EG1 on broker MB7BROKER. The flow has trace nodes included that will write data to the usertrace, but they are disabled by default. The administrator enables user trace in WebSphere Message Broker Explorer.
What command does the administrator then run?

Question5: An administrator has enabled broker admin security for a broker running in Windows Server. The administrator is notified that a new user needs to have view access of all the execution groups and the associated flows in the broker. The administrator grants authorizations to the user on the following queues:
SYSTEM.BROKER.DEPLOY .QUEUE SYSTEM .BROKER .DEPLOY .REPLY SYSTEM.BROKER.AUTH Later, the administrator is notified that the user is not able to view any execution groups and the message flows even after connecting to the broker.
Which of the following is the reason why the user is unable to view the execution groups and message flows?

Question6: An administrator needs to use WebSphere Message Broker 7.0 with an existing high availability (HA) manager HACMP. The administrator has created and added the broker to the HA environment. How should the administrator start the broker?

Question7: A flow MF has been configured to generate transaction start monitoring events on a production system.
The administrator is notified that another flow AF deployed in the same execution group has to be configured to generate similar transaction start monitoring events with the least downtime and changes to the flow. The administrator performs the following sequence of steps: 1. Uses the command mqsireportflowstats to generate the monitoring profile for flow MF and updates it to reflect changes for flow AF. 2. Uses the commands mqsicreateconfigurableservice and mqsichangeproperties to create a new configurable service with the updated monitoring profile.
Which additional step does the administrator need to perform to achieve the objective?

Question8: An administrator needs to view Resource Statistics data in WebSphere Message Broker Explorer for a remote broker. After creating a connection to the remote broker, which action does the administrator need to perform next?

Question9: An administrator has been notified that a new flow has to be deployed in production and needs to be configured for high throughput. The MQ messages that would get processed are of less than 1K in size, non-persistent and independent of each other.
Which option can the administrator apply to increase throughput with the least administrative overhead?

Question10: An administrator needs to apply Fixpack 7.0.0.1 to the WebSphere Message Broker V 7.0 on AIX. From where should the administrator obtain the Fixpack?

Question11: An application developer configures message flow MF to generate monitoring events and deploys it on execution group EG of broker BRK. The application developer creates a new subscription to listen to event messages being generated for MF on a specific queue MF.SUB.QUEUE. The administrator later gets notified that there are no event messages being generated on MF.SUB.QUEUE even though messages are being processed by the flow MF.
What command does the administrator need to run to enable MF to generate the events?

Question12: An administrator needs to create execution groups on different brokers. How can the administrator automate the creation of the execution group?

Question13: An administrator executes the command mqsicreateexecutiongroup -n TEST.broker -e EG1 -w 300 -v trace.txt to create the execution group EG1 on the broker TEST. What is the outcome of the command?
Creates execution group EG1 on the broker:

Question14: A message flow that includes HTTP nodes is deployed to 3 execution groups in a broker. All HTTP nodes are configured to use a single port. After performance testing, it is decided that the inbound and outbound HTTP messages in each execution group should be routed through separate listener ports in order to achieve higher throughput. An administrator is asked to make the configuration changes. Which one of the following actions is required to achieve this?

Question15: A broker has been created using default parameters. The broker is configured to allow the WebSphere Application Server to be the JMS provider. When creating a JMS provider configurable service for the WebSphere_WAS_Client, the administrator issues the following command: mqsichangeproperties MB7BROKER -c JMSProviders -o WebSphere_WAS_Client
By default, where MUST the provider's JAR files be located on an AIX Message Broker system?

Question16: An administrator is asked to set up administration security for an existing broker, so that only authorized users can perform administrative tasks against the broker and its resources.
What command does the administrator need to run?

Question17: An administrator has been requested to create a security profile by using either the mqsicreateconfigurableservice command or the WebSphere Message Broker Explorer. The purpose of the security profile is to use external security providers to provide the required security enforcement and mapping. Which of the following types of security profiles can be defined for an external security provider?
(Select two.)

Question18: An administrator notices that one of the execution groups throws an 'Out of Memory' error while processing messages of size greater than 4MB. On a detailed analysis, the administrator notices that a new flow has been deployed in the execution group that has around 20 nodes but a lot of them are user defined nodes.
What action should the administrator take to resolve this problem?

Question19: An administrator has activated the broker administration security for broker BRK running under queue manager BRKQMGR on a Windows system. The administrator has been asked to grant view and deployment permissions for user 'User1' only to execution group 'EG1'. Which of the following set of commands does the administrator need to run?

Question20: An administrator needs to create a security profile that uses SSL secured Tivoli?Federated Identity Manager (TFIM) V6.1 that runs on URL https://tfimserver.mycompany.com:9443. Which command should the administrator issue?

Question21: An administrator has been asked to apply measures to increase throughput of one of the flows that processes messages to meet additional demands. The administrator does a quick check of the various system resources and notices that overall cpu and memory utilization is well within the limits but the size of the execution group is on the higher side. Which one of the following options does the administrator need to apply to increase the throughput?

Question22: An administrator needs to create a security mapping that uses a WS-Trust V1.3 compliant Security Token Server (STS) using Tivoli Federated Identity Manager (TFIM) V6.2. For the TFIM V6.2 WS-Trust V1.3 endpoint, the path is /TrustServerWST13/services/RequestSecurityToken
Which command should the administrator issue?

Question23: An administrator needs to create the same configurable service on several brokers. The administrator uses the WebSphere Message Broker Explorer to create a service on one broker.
At a minimum, what does the administrator need to do to create the same service on other brokers using Message Broker Explorer?

Question24: An administrator is asked to write an Administration API (CMP API) based application for monitoring the message broker environment. What are prerequisites to run Java applications that use the CMP API?
(Choose two.)

Question25: An administrator needs to stop flow F1 deployed on execution group EG1 on broker TEST without affecting other runtime components.
What command does the administrator need to use?

Question26: An administrator needs to start all the message flows deployed on the execution group EG1 on the broker BRK1 without affecting other execution groups. What command does the administrator need to execute?

Question27: An administrator has been asked to enable broker administration security in a UNIX environment and restrict deployment activities to users belonging to only a specific group.
Which of the following commands does the administrator need to use to achieve this?

Question28: An administrator needs to start collecting resource statistics for the default execution group for BrokerV7.
Which command should the administrator use?

Question29: An administrator needs to install service updates to the WebSphere Message Broker V 7.0 toolkit. What should the administrator use to do this?

Question30: A company is planning to evaluate WebSphere Message Broker as an ESB across its various departments. The administrator is asked to set up a new broker environment for this purpose with the condition that one department does not have any access to other department's resources. Which of the following options should the administrator implement that will involve the least administrative overhead?

Question31: Broker BRK1 consists of execution group EG1 in which message flow Flow1 is deployed and running.
Flow1 has been deployed with the BAR file flow1.bar. The administrator needs to remove the deployed Flow1. What command should the administrator execute?

Question32: An administrator needs to automatically invoke a user-written script when the broker command environment is initialized. How does the administrator accomplish this in a UNIX and/or Linux environment?

Question33: An administrator needs to set up a separate authorized login ID that the broker MB7BROKER can use to search the LDAP directory. Which command should the administrator issue to store the username and password?

Question34: An administrator has defined a new IMSConnect configurable service and deployed the message flow to the appropriate execution group. After the deployment, it was identified that the execution time-out value within the configurable service was set too low. What MUST the administrator do to resolve this?

Question35: An administrator needs to administer a broker on a Windows platform through the Administration API exerciser. How can the administrator start the exerciser?

Question36: An administrator has backed up a broker on a Windows 2003 system using the command mqsibackupbroker. The administrator attempts to restore the broker on a Windows 7 system using the command mqsirestorebroker. What is the outcome? The restore command:

Question37: A developer is defining properties on a node or message flow. The administrator has option to create the configurable services so that the message flow can refer to them to find properties at run-time. How can the administrator define the configurable services? (Select two.)

Question38: An administrator needs to configure several broker instances on distributed platforms to use broker security. The brokers operation is dependent on the information which is provided in the broker registry which in all cases must be secured and guarded against accidental corruption or failure.
Select where the broker user registry is identified? (Select two.)

Question39: A developer is designing a message flow and has decided to use a secure SSL connection to a WebSphere Service Registry and Repository. The administrator must configure the broker to use a keystore for the HTTPS connection. Which type of keystore is supported?

Question40: An administrator needs to change a user-defined property on a message flow using the Administration API (CMP API). Which method call should the administrator use to change the property?

Question41: An administrator has set up a new broker environment which involves installing some user-defined extensions. The administrator is later notified by the development team that they are unable to deploy and test some of the flows involving user-defined extensions. How can the administrator verify which of the user-defined extensions have been loaded by the broker?

Question42: An administrator needs to update an existing Problem Management Record (PMR) with specific technical information. How can the administrator perform this activity in the least amount of steps?

Question43: A BAR file which contains a message flow with SOAP nodes is provided by the development team for deployment. Before deploying the BAR file, the administrator needs to verify whether or not the port number is defined correctly. What should the administrator do to verify what ports have been allocated to the SOAP nodes?

Question44: An administrator is required to configure the Public Key Infrastructure at the broker level. This will allow use of HTTPS request calls to web services. Which commands will set the keystore and truststore properties? (Choose two.)

Question45: A company faces issues with their production system. The broker is throwing intermittent errors significantly affecting the business. The administrator is asked to raise a Problem Management Record (PMR) for the issue. What should be the severity of PMR raised by the administrator?

Question46: An administrator needs to modify the JVM Heap Size property that is associated with an execution group.
Which command should the administrator execute?

Question47: An administrator is receiving an error when modifying the JVM Debug port for a Broker using the mqsichangeproperties command. The administrator needs to trace the execution of the mqsichangeproperties command to determine the failure. What step is necessary?

Question48: An administrator has experienced an issue with WebSphere Message Broker Explorer (MBX), and worked with IBM Support through a Problem Management Report (PMR). An interim fix has been provided. To install the interim fix, the administrator needs to:

Question49: An administrator creates a broker BRK on AIX. The administrator is notified that an execution group is repeatedly crashing while processing messages. The administrator decides to view the contents of the abend files to find out more details about the errors. Where are the abend files located?

Question50: An administrator needs to provide two brokers on a dedicated Windows operating system. What are the system requirements for the above topology?

Question51: An administrator has experienced an issue with a message flow that receives email. In order to troubleshoot this issue, the administrator has collected a service trace. What MUST the administrator do to get this trace analyzed?

Question52: An administrator has configured a security policy to use LDAP. When issuing the mqsicreateconfigurableservice command, what MUST the administrator do with the LDAP URL?

Question53: A company needs to charge the customer based on the usage of its particular message flow on a broker.
How can the administrator implement this?

Question54: An administrator has backed up a broker using the mqsibackupbroker command. This command is run weekly after deployments are made. Each output file is kept in a version control repository. The administrator now needs to restore one single execution group to the configuration it had three weeks ago.
Which command should the administrator run to accomplish this task?

Question55: An administrator needs to group several brokers into a Broker Set to make it easier to manage them from a single WebSphere Message Broker Explorer workspace. The administrator creates an Automatic Broker Set using the filter brokerEnvironment:Production.
Which of the following steps does the administrator need to perform in WebSphere Message Broker Explorer to ensure the correct brokers are in this Broker Set?

Question56: An administrator is setting up a new broker environment where all users have to use SSL to connect to the broker from the toolkit. The administrator passes on the following details for connecting to the broker along with the SSL Certificate to the developers: HostName: server1.xyz.com QueueManager Name:
BRKQMGR Port: Default Port Server Connection Channel: Default Value SSL CipherSpec: NULL_MD5 The administrator is notified that one of the developers is getting errors while trying to access the broker.
The developer has passed on the following screen shot of the connection parameters:
What should the administrator suggest to resolve the problem?

Question57: A message flow without sequence requirement is deployed in an execution group EG1. With the growth of the business, the message transaction volume increases significantly. In order to increase the message throughput, an administrator: creates another execution group EG2, changes the message flow property Additional Instances to 3 using the Broker Archive editor, redeploys the message flow into the execution groups EG1 and EG2. How many threads can the broker use to service the message flow?

Question58: A message flow in the development environment is promoted into the User Acceptance Testing (UAT) environment. Before deployment, an administrator needs to make changes to the data source used by the message flow in the BAR file. What command does the administrator need to run?